projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18b6948
)
(separator_height): Prototype.
author
Dave Love
<fx@gnu.org>
Wed, 20 Nov 2002 19:19:14 +0000
(19:19 +0000)
committer
Dave Love
<fx@gnu.org>
Wed, 20 Nov 2002 19:19:14 +0000
(19:19 +0000)
lwlib/xlwmenu.c
patch
|
blob
|
history
diff --git
a/lwlib/xlwmenu.c
b/lwlib/xlwmenu.c
index b33c35ea5ad3207dc090c4ca73d2b3f4711285fd..a1810f6d183d6a96e379710e9dcac818fd270ccf 100644
(file)
--- a/
lwlib/xlwmenu.c
+++ b/
lwlib/xlwmenu.c
@@
-196,7
+196,7
@@
static void Right();
static void Select();
static void Key();
static void Nothing();
-static int separator_height
(
);
+static int separator_height
__P ((enum menu_separator)
);
static XtActionsRec
xlwMenuActionsList [] =